Description: Convert @SAY X coordinate to dGE Y coordinate
Mapped Command:
FUNCTION __YdGE(value)
RETURN(1000-(PointsPerLine * if(value < 0,0,value))) // return the Y location in dGE coordinates
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson